home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / wcl-21.lha / wcl-2.1 / doc / ACKNOWLEDGMENTS next >
Text File  |  1992-09-10  |  2KB  |  40 lines

  1. The following people or groups contributed something to this project
  2. (probably without knowing it):
  3.  
  4. Parts of CMU Spice Lisp (notably FORMAT) are used in the system.
  5. Here's the notice on all the CMU sources:
  6. ;;; **********************************************************************
  7. ;;; This code was written as part of the Spice Lisp project at 
  8. ;;; Carnegie-Mellon University, and has been placed in the public domain.  
  9. ;;; If you want to use this code or any part of Spice Lisp, please contact 
  10. ;;; Scott Fahlman (FAHLMAN@CMUC).  
  11. ;;; ********************************************************************** 
  12.  
  13. DEC provided a bignum package with the following acknowledgement:
  14. This package was initially developed at INRIA by J. Vuillemin. The
  15. following people have greatly contributed to bring it to it's present
  16. state: Patrice Bertin, Hans Boehm, Jerome Chailloux, Michel Gangnet, 
  17. Jean Claude Herve, Jim Lawton, Francois Morain, David Salesin, Mark Shand,
  18. Bernard Serpette, Glenn Sills, Jean Vuillemin.  
  19. distribution: librarian@decprl.dec.com
  20.  
  21. Thanks to Joel Bartlett for his garbage collector ideas, his pointer
  22. to the DEC bignum code, and beer and closures.  You can get copies of
  23. his papers from the DECWRL archive server (WRL-Techreports@decwrl.dec.com).
  24.  
  25. Thanks to by Glenn Gribble (glenn@synaptics.com) for providing a C++
  26. version of a dynamic file loader for SPARC. This loader was rewritten
  27. in C and modified to support Lisp.
  28.  
  29. Thanks to Mark Kantrowitz at CMU for the logical pathname code.
  30.  
  31. Thanks to Kent Pitman for a sample implementation of the Condition System.
  32.  
  33. Guy Steele for his implementation of backquote in Cltl2.
  34.  
  35. Thanks to the Center for Design Research and especially Jeff Aldrich
  36. for supplying me with the machine cycles and disk space to work on
  37. this project.  Also, thanks to Fred Lakin and the Performing Graphics
  38. Company for testing WCL with VMACS.
  39.  
  40.